home *** CD-ROM | disk | FTP | other *** search
/ Super PC 34 / Super PC 34 (Shareware).iso / spc / UTIL / DJGPP2 / V2 / DJTST200.ZIP / tests / libc / compat / string / makefile < prev    next >
Encoding:
Makefile  |  1995-04-19  |  78 b   |  7 lines

  1. TOP=../..
  2.  
  3. SRC += ffs.c
  4. SRC += stpcpy.c
  5.  
  6. include $(TOP)/../makefile.inc
  7.